PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFExponentialFunction Class / getC0 Method
In This Topic
    getC0 Method
    In This Topic
    Gets the function result when input value is 0.
    Syntax
    public double[] getC0()

    Return Value

    A double array specifying the function result when input value is 0.
    See Also